SPREAD for WPF 4.0J - GcSpreadSheet
LegacyClipboardPasteCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions,MemoryStream)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > LegacyClipboardPasteCommand クラス > LegacyClipboardPasteCommand コンストラクタ : LegacyClipboardPasteCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions,MemoryStream)
処理するGrapeCity.Spreadsheet.Worksheetオブジェクト。
処理するセルの範囲を表すGrapeCity.Spreadsheet.Referenceオブジェクトの配列。
処理するデータのタイプを示します。
LegacyClipboardPasteCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal references() As Reference, _
   ByVal manipulationOptions As ManipulationOptions, _
   ByVal pasteStream As System.IO.MemoryStream _
)
public LegacyClipboardPasteCommand( 
   Worksheet worksheet,
   Reference[] references,
   ManipulationOptions manipulationOptions,
   System.IO.MemoryStream pasteStream
)

パラメータ

worksheet
処理するGrapeCity.Spreadsheet.Worksheetオブジェクト。
references
処理するセルの範囲を表すGrapeCity.Spreadsheet.Referenceオブジェクトの配列。
manipulationOptions
処理するデータのタイプを示します。
pasteStream
参照

LegacyClipboardPasteCommand クラス
LegacyClipboardPasteCommand メンバ
オーバーロード一覧